Resource StructureDefinition/FHIR Server from package de.gematik.erezept-workflow.r4#1.4.3 (63 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "GEM-ERP-PR-Composition",
"meta" : {
"lastUpdated" : "2020-04-16T13:43:58.4+00:00"
},
"url" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Composition",
"version" : "1.4",
"name" : "GEM_ERP_PR_Composition",
"title" : "Receipt for Fulfillment of ePrescription",
"status" : "active",
"date" : "2024-07-15",
"description" : "Upon completion of the ePrescription workflow, the prescription filler receives a signed receipt for billing and verification purposes.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Composition",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Composition",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Composition.meta",
"path" : "Composition.meta",
"min" : 1
},
{
"id" : "Composition.meta.profile",
"path" : "Composition.meta.profile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Composition|1.4"
},
{
"id" : "Composition.extension",
"path" : "Composition.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"description" : "Extensions are always sliced by (at least) url",
"rules" : "closed"
},
"min" : 1
},
{
"id" : "Composition.extension:Beneficiary",
"path" : "Composition.extension",
"sliceName" : "Beneficiary",
"short" : "The ID of the beneficiary of the erx receipt (e.g. TelematikID of pharmacy)",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_Beneficiary"
]
}
]
},
{
"id" : "Composition.status",
"path" : "Composition.status",
"short" : "Status = \"final\"",
"fixedCode" : "final",
"mustSupport" : true
},
{
"id" : "Composition.type",
"path" : "Composition.type",
"short" : "Document Type = \"Receipt\"",
"mustSupport" : true
},
{
"id" : "Composition.type.coding",
"path" : "Composition.type.coding",
"min" : 1,
"max" : "1",
"binding" : {
"strength" : "required",
"valueSet" : "https://gematik.de/fhir/erp/CodeSystem/GEM_ERP_VS_DocumentType"
}
},
{
"id" : "Composition.type.coding.code",
"path" : "Composition.type.coding.code",
"fixedCode" : "3"
},
{
"id" : "Composition.type.coding.display",
"path" : "Composition.type.coding.display",
"fixedString" : "Receipt"
},
{
"id" : "Composition.date",
"path" : "Composition.date",
"mustSupport" : true
},
{
"id" : "Composition.author",
"path" : "Composition.author",
"short" : "Reference to verifying service (Device)",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Device"
],
"aggregation" : [
"referenced",
"bundled"
]
}
],
"mustSupport" : true
},
{
"id" : "Composition.title",
"path" : "Composition.title",
"short" : "Document title = \"Quittung\"",
"fixedString" : "Quittung",
"mustSupport" : true
},
{
"id" : "Composition.event",
"path" : "Composition.event",
"min" : 1,
"max" : "1"
},
{
"id" : "Composition.event.period",
"path" : "Composition.event.period",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.event.period.start",
"path" : "Composition.event.period.start",
"short" : "Starting time of dispensation",
"definition" : "Time the prescription was submitted to the dispensing organization",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.event.period.end",
"path" : "Composition.event.period.end",
"definition" : "The end of the period. Time when the dispensation finished, i.e. when server creates the receipt.",
"min" : 1
},
{
"id" : "Composition.event.detail",
"path" : "Composition.event.detail",
"mustSupport" : true
},
{
"id" : "Composition.event.detail.reference",
"path" : "Composition.event.detail.reference",
"min" : 1,
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.